setMuted

abstract fun setMuted(block: DesignBlock, muted: Boolean)

Set whether the audio of the block is muted.

Parameters

block

the block or video fill to update.

muted

whether the audio should be muted.